@charset "utf-8";
/* CSS Document */


/* Asesoria online */

#serveis {
	width:43%;
	float:left;
	height:130px;
	padding:10px;
	border:0px solid #900;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	margin-left:20px;
	margin-bottom:20px;
}

#serveis:hover {
	background-color:#FFF;
}

#serveis #sti {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#888;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #900;
}

#sti {
	line-height:30px;
}

#sti a {
	color:#888;
	text-decoration:none;
}

a {
	color:#900;
	text-decoration:none;
}

#serveis #cnt, #serveis #cnt a {
	text-align:justify;
	height:70px;
	color:#427067;
}

#serveis #opt {
	margin-top:10px;
	text-align:right;
}

#serveis #contrat {
	margin-top:10px;
	text-align:right;
}

#opt a, #contrat a {
	color:#900;
	text-decoration:none;
}

#opt a:hover, #contrat a:hover {
	text-decoration:underline;
}

#txt_servei {
	width:76%;
	float:left;
}

#opt_servei {
	width:150px;
	height:150px;
	background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:right;
	clear:right;
	margin:0px 10px 10px 0px;
}

#opt_servei img {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

#opt_servei img:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}


/* Formacion e-learning */

#menuform {
	width:97%;
	background-color:#ddd;
	margin:0 auto;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#menuform ul {
	padding:7px 0px 7px 6px;
	margin:0px;
}

#menuform li {
	display:inline-block;
	list-style-type:none;
	padding:0px 9px 0px 9px;
	width:100px;
	background:none;
	text-align:center;
	vertical-align:middle !important;
}

#menuform a {
	text-decoration:none;
	color:#333;
}

#menuform a:hover {
	color:#FFF;
}

#txt_formacion {
	width:92%;
	margin:0 auto;
}

#cursos {
	width:43%;
	float:left;
	height:100%;
	padding:10px;
	border:0px solid #900;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	margin-left:20px;
	margin-bottom:10px;
}

#cursos:hover {
	background-color:#FFF;
}

#cursos #sti {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#888;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #900;
}

#sti a {
	color:#888;
	text-decoration:none;
}

#cursos #cnt {
	text-align:justify;
	height:130px;
}

#cursos #opt {
	margin-top:-11px;
	text-align:left;
}

#opt a {
	color:#900;
	text-decoration:none;
}

#opt a:hover {
	text-decoration:underline;
}

/* Contactar */

#formcontacto input, #formcontacto textarea, #formcontacto select {
	border:1px solid #CCC;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	width:300px;
	color:#574F44;
}

#formcontacto input.boto {
	background-color:#CCC;
	color:#FFF;
	border:0px;
	width:100px;
	padding:4px;
}

#formcontacto input.boto:hover {
	background-color:#900;
}


/* Pressupostos */

#ttl_pressupost {
	width:99%;
	float:left;
	clear:both;
	background-color:#CCC;
	padding:3px;
	margin:0px 0px 5px 0px;
	border:0px solid #900;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
}

#ttl_pressupost h4 {
	color:#FFF;
	font-weight:normal;
}

#pressupost {
	float:none; 
	clear:both;
	width:94%;
	height:100%;
	padding:5px;
	border:0px solid #900;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	margin:0px 0px 10px 20px;
	}

#pressupost:hover {
	background-color:#FFF;
}

#pressupost #sti {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#888;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px dotted #900;
}

#sti a {
	color:#888;
	text-decoration:none;
}

#pressupost #cnt {
	text-align:justify;
	height:100%;
}

#nuevaempresa, #empresaexistente, #laboral, #juridico, #varios {
	visibility:hidden;
	height:0px;
}